ASP.NET Core MVC コントロールヘルプ
SelectedIndexes プロパティ (MultiAutoComplete<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > MultiAutoComplete<T> クラス : SelectedIndexes プロパティ
Gets or sets a list containing the indexes of the items that are currently selected.
シンタックス
'宣言
 
Public Property SelectedIndexes As System.Collections.Generic.IList(Of Integer)
public System.Collections.Generic.IList<int> SelectedIndexes {get; set;}
参照

MultiAutoComplete<T> クラス
MultiAutoComplete<T> メンバ